Revision: kernel-package--devel--0.1--patch-362
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:15:00 CDT 2003
Standard-date: 2003-10-11 02:15:00 GMT
New-files: kernel/.arch-ids/kernel_grub_conf.sh.id
    kernel/kernel_grub_conf.sh
Modified-files: README debian/changelog debian/rules
    kernel-img.conf.5 kernel/README kernel/image.postinst
    kernel/image.postrm
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-362
Summary: cscvs to tla changeset 363
Keywords: cscvs:MAIN-363

Author: srivasta
Date: 2001/01/19 19:35:09
   * For folks using grub, there are now postinst_hook and postrm_hook
variables that can be pointed to scripts that add or remove a line
from the grub menu list at kerel image install and remove times. A
sample script to add lines to a grub menu file is included in the dir
/usr/share/doc/kernel-pacakage/. The script, called
kernel_grub_conf.sh, is coutesy of Junichi Uekawa <dancer@debian.org>
with minor modifications by yours truly.
* Added a postrm_hook variable that can be used to add a script to run
when removing a kernel image package
